home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / libs / winlib-0.0 / winlib-0 / win / CHANGES next >
Encoding:
Text File  |  1996-01-02  |  1.2 KB  |  32 lines

  1. WinLIB 0.0.4
  2. Change log
  3.  
  4. WinLIB 0.0.4 [01/02/96]
  5.     - Added window resizing from all four corner angles
  6.     - Somehow screwed up the demo program - time to redesign another  :/
  7.  
  8. WinLIB 0.0.3 [12/23/95]
  9.     - Changed Configure script a bit to work better
  10.     - Changed Configure script to do sound checks and other things
  11.     - Changed Makefile to check for other already set variables
  12.     - Changed main window to actually start scrolling now
  13.     - Fixed Configure script to generate config.h files
  14.     - Added callbacks for windows when actions take place (finally)
  15.     - Added config.h file generation
  16.     - Added generation of shared lib file for a.out users
  17.     - Added change to window border to be double border instead of single
  18.     - Added sound support for window actions (will add menu actions soon)
  19.     - Added sound support for menu dropdowns, selection, program start,
  20.       and program ending
  21.     - Created a sound server for WinLIB
  22.  
  23. WinLIB 0.0.2 [12/20/95]
  24.     - Added window support
  25.     - Added Win_SetCallbackMOUSE
  26.     - Added screen clear to Win_Deinitialize
  27.     - Added documentation on the WIN structure, and some other stuff
  28.     - Changed clean to clean out files in all three directories
  29.  
  30. WinLIB 0.0.1 [12/17/95]
  31.     - Released with menu support only
  32.